blob: 6a9a819c76baf655b78cd88735cc274431942baf [file] [log] [blame]
{
"name": "SNPersian",
"version": "0.1.1",
"summary": "SNPersian, Persian extensions for Obj-C Classes.",
"description": "SNPersian, provides some extensions for Objective-C Classes including NSString, NSDate &... to support Persian Language and Jalaali DateTime as well.",
"homepage": "https://github.com/Sina-KH/SNPersianObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SinaKH": "sina_od@yahoo.com"
},
"source": {
"git": "https://github.com/Sina-KH/SNPersianObjC.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SNPersian/Classes/**/*"
}