blob: 4e587bf6424fef1c8c75847c3146f6c7eeb406b6 [file] [log] [blame]
{
"name": "Foundation+IS",
"version": "0.1.0",
"summary": "Extensions facilate using Foundatoin Framework",
"description": "Extensions for arrays, bundle, charchters, Date, Strings, NSAttributedString, Currency, Fonts, URLS",
"homepage": "https://github.com/islamshazly/Foundation-IS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"islamshazly": "islam.elshazly92@gmail.com"
},
"source": {
"git": "https://github.com/islamshazly/Foundation-IS.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/elshazly92",
"platforms": {
"ios": "10.0"
},
"source_files": "Foundation-IS/Classes/**/*",
"frameworks": "Foundation"
}