[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 9 / f / 6 / TJLSessionManager / 1.0.1 / TJLSessionManager.podspec.json
blob4acb448641d186b0d7fbdeda37e02d95610f1552
2   "name": "TJLSessionManager",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "A manager class for the new MultipeerConnectivity framework.",
6   "homepage": "https://github.com/tLewisII/TJLSessionManager",
7   "authors": {
8     "Terry Lewis II": "terry@ploverproductions.com"
9   },
10   "source": {
11     "git": "https://github.com/tLewisII/TJLSessionManager.git",
12     "tag": "v1.0.1"
13   },
14   "source_files": "TJLSessionManager/Source/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   }