[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 4 / e / SLFramework / 0.0.1 / SLFramework.podspec.json
blobdd1895fe56434d7323113baa206d4a2b23a7018a
2   "name": "SLFramework",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Framework for boosting iOS application development.",
6   "homepage": "https://github.com/anlaital/SLFramework",
7   "social_media_url": "https://twitter.com/anlaital",
8   "authors": {
9     "Antti Laitala": "antti.o.laitala@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/anlaital/SLFramework.git",
13     "tag": "0.0.1",
14     "submodules": false
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "SLFramework/*.{h,m}",
21   "dependencies": {
22     "ISO8601DateFormatter": [
24     ]
25   }