blob: cbc0c51fbd37ab22bd7e82807bef88c105f22eb3 [file] [log] [blame]
{
"name": "AnobiKit",
"version": "0.1.10",
"summary": "AnobiKit - collection of various independent classes and categories useful to Objective-C iOS Developer.",
"description": "TODO: Add long description of the pod here.\nDescription should be longer than summary.\nmore longer\nmuch more longer\nlonger...",
"homepage": "https://github.com/Anobisoft/AnobiKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stanislav Pletnev": "anobisoft@gmail.com"
},
"social_media_url": "https://twitter.com/Anobisoft",
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/Anobisoft/AnobiKit.git",
"tag": "v0.1.10"
},
"source_files": "AnobiKit/Classes/**/*.{h,m}",
"resources": "AnobiKit/Resources/*.plist",
"frameworks": "Foundation",
"requires_arc": true
}