blob: 8a6cc5a68d4ec8f4fa4139e3bed08d9ce716829e [file] [log] [blame]
{
"name": "SNPersian",
"version": "0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SNPersian/Classes/**/*"
}